.section1 {
    background: url(/assets/hfappnew/websites/pamm/images/investors/investors-benefits-main.jpg) no-repeat center;
    height:516px;
    background-color:#222629;
}
.investor {
    padding-top: 140px;
    font-size:33px;
    line-height:36px;
    }
.font-45 {
    font-size: 45px;
    }
.investor2 {
    font-family: 'Roboto', sans-serif;
    font-weight:300 !important;
    margin-top:23px;
    }
.color-gray {color: #615f60;}
.m-l-65 { margin-left:65px; }
.section2 {
    background-color:#222629;
    display:none;
    }
.title {
    font-size:33px;
    line-height:36px;
    }
.section3 {background:#f0f0f2;}
.color-dark-gray {color:#454648;}
.color-light-gray {background:#e6e7e9;}
.color-light-gray-2 {background:#d0d2d1;}
.color-light-gray-3 {background:#c1c2c4;}
.color-light-gray-4 {background:#a9abaa;}
.color-light-gray-5 {background:#43474A;}


@media (max-width: 1200px){
    .fund-manager-text div{margin-left:0 !important;}
    }
@media (max-width: 992px){
    .fund-manager-text {margin-top: 95px !important;margin-left: -35px;}
    }
@media (max-width: 768px) {
    .visible768 {
        display: block !important;
        }
    .hidden768 {
        display: none;
        }
    .text-align-c768 {
        text-align: center !important;
        }
    }